home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmCreateFileSelectionDialog.z / XmCreateFileSelectionDialog
Text File  |  1998-10-30  |  5KB  |  133 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaallllooooggggUUUU((((NNNN3333IIIIXXXXXXXX))))SSSSyyyyssssttttXXXXeeeemmmmmmmmCCCCrrrrVVVVeeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaalllloooogggg((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaalllloooogggg - The FileSelectionBox
  10.           FileSelectionDialog convenience creation function
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/FileSB.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmCCCCrrrreeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaalllloooogggg(
  15.           WWWWiiiiddddggggeeeetttt ppppaaaarrrreeeennnntttt,
  16.           SSSSttttrrrriiiinnnngggg nnnnaaaammmmeeee,
  17.           AAAArrrrggggLLLLiiiisssstttt aaaarrrrgggglllliiiisssstttt,
  18.           CCCCaaaarrrrddddiiiinnnnaaaallll aaaarrrrggggccccoooouuuunnnntttt);
  19.  
  20.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  21.           This page documents Motif 2.1.
  22.  
  23.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  24.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaalllloooogggg is a convenience creation
  25.           function that creates a DialogShell and an unmanaged
  26.           FileSelectionBox child of the DialogShell.  A
  27.           FileSelectionDialog selects a file.  It includes the
  28.           following:
  29.  
  30.              +o  An editable text field for the directory mask
  31.  
  32.              +o  A scrolling list of filenames
  33.  
  34.              +o  An editable text field for the selected file
  35.  
  36.              +o  Labels for the list and text fields
  37.  
  38.              +o  Four buttons
  39.  
  40.           The default button labels are _O_K, FFFFiiiilllltttteeeerrrr, CCCCaaaannnncccceeeellll, and HHHHeeeellllpppp.
  41.           One additional WWWWoooorrrrkkkkAAAArrrreeeeaaaa child may be added to the
  42.           FileSelectionBox after creation.
  43.  
  44.           Use XXXXttttMMMMaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop up the FileSelectionDialog (passing
  45.           the FileSelectionBox as the widget parameter); use
  46.           XXXXttttUUUUnnnnmmmmaaaannnnaaaaggggeeeeCCCChhhhiiiilllldddd to pop it down.
  47.  
  48.           XXXXmmmmCCCCrrrreeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaalllloooogggg forces the value of the Shell
  49.           resource XXXXmmmmNNNNaaaalllllllloooowwwwSSSShhhheeeellllllllRRRReeeessssiiiizzzzeeee to True.
  50.  
  51.           _p_a_r_e_n_t    Specifies the parent widget ID
  52.  
  53.           _n_a_m_e      Specifies the name of the created widget
  54.  
  55.           _a_r_g_l_i_s_t   Specifies the argument list
  56.  
  57.           _a_r_g_c_o_u_n_t  Specifies the number of attribute/value pairs in
  58.                     the argument list (_a_r_g_l_i_s_t)
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      XXXXmmmmCCCCrrrreeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaallllooooggggUUUU((((NNNN3333IIIIXXXXXXXX))))SSSSyyyyssssttttXXXXeeeemmmmmmmmCCCCrrrrVVVVeeeeaaaatttteeeeFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnDDDDiiiiaaaalllloooogggg((((3333XXXX))))
  71.  
  72.  
  73.  
  74.           For a complete definition of FileSelectionBox and its
  75.           associated resources, see XXXXmmmmFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3).
  76.  
  77.      RRRREEEETTTTUUUURRRRNNNN
  78.           Returns the FileSelectionBox widget ID.
  79.  
  80.      RRRREEEELLLLAAAATTTTEEEEDDDD
  81.           XXXXmmmmFFFFiiiilllleeeeSSSSeeeelllleeeeccccttttiiiioooonnnnBBBBooooxxxx(3).
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129.      Page 2                                         (printed 10/24/98)
  130.  
  131.  
  132.  
  133.